powered by
Gets a subset of elements of a file matrix.
# S3 method for FileMatrix [(this, i, j, drop=FALSE)
Returns a matrix (or possibly a vector).
matrix
vector
A numeric vector or row indices.
numeric
A numeric vector or column indices.
If TRUE, if only a single row or column is retrived, it is returned as a vector.
TRUE
Henrik Bengtsson
*[<-(). For more information see FileMatrix.
*[<-()
FileMatrix